syscall.cloneArgs.pidFD (field)
2 uses
syscall (current package)
exec_linux.go#L198: pidFD uint64 // Where to store PID file descriptor (int *)
exec_linux.go#L323: clone3.pidFD = uint64(uintptr(unsafe.Pointer(&pidfd)))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)